Vcenter Tagging Categories Info
The Vcenter Tagging Categories Info schema contains the category Name
This schema was added in vSphere API 9.0.0.0.
{
"name": "string",
"description": "string",
"cardinality": "string",
"associable_types": [
"string"
],
"used_by": [
"string"
]
}
The name of the category.
This property was added in vSphere API 9.0.0.0.
The description of the category.
This property was added in vSphere API 9.0.0.0.
The associated cardinality (Cardinality) of the category.
For more information see: Vcenter Tagging Categories Info Cardinality.
This property was added in vSphere API 9.0.0.0.
The types of objects that the tags in this category can be attached to. If the set is empty, then tags can be attached to all types of objects.
This property was added in vSphere API 9.0.0.0.
The set of users that can use this category.
This property was added in vSphere API 9.0.0.0.